View.getHover

Gets the [class@Hover] associated with @view.

The returned object is guaranteed to be the same for the lifetime of @view. Each [class@View] object has a different [class@Hover].

class View
getHover
()

Return Value

Type: Hover

a #GtkSourceHover associated with @view.

Meta